home *** CD-ROM | disk | FTP | other *** search
/ SOHO - Exploring the Sun - 2003 Update / SOHO - Exploring the Sun - 2003 Update.iso / pc / data / main.dcr / Internal_46.ls < prev    next >
Encoding:
Text File  |  2003-02-25  |  152 b   |  10 lines

  1. on prepareFrame
  2.   set the visible of sprite 104 to 0
  3.   set the locH of sprite 116 to 800
  4. end
  5.  
  6. on exitFrame
  7.   ClrCursorsAbsolute()
  8.   defaultCursor()
  9. end
  10.